Bump the all_dependencies group across 1 directory with 4 updates - #550
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all_dependencies group with 4 updates in the /packages/leancode_force_update directory: [in_app_update](https://github.com/jonasbark/flutter_in_app_update), [json_serializable](https://github.com/google/json_serializable.dart), [leancode_lint](https://github.com/leancodepl/flutter_corelibrary) and [build_runner](https://github.com/dart-lang/build). Updates `in_app_update` from 4.2.5 to 5.0.0 - [Changelog](https://github.com/jonasbark/flutter_in_app_update/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonasbark/flutter_in_app_update/commits) Updates `json_serializable` from 6.11.2 to 6.14.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.11.2...json_serializable-v6.14.0) Updates `leancode_lint` from 17.0.0 to 25.0.0 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](leancode_lint-v17.0.0...leancode_lint-v25.0.0) Updates `build_runner` from 2.7.1 to 2.15.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.7.1...build_runner-v2.15.1) Updates `leancode_lint` from 17.0.0 to 25.0.0 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](leancode_lint-v17.0.0...leancode_lint-v25.0.0) --- updated-dependencies: - dependency-name: in_app_update dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all_dependencies - dependency-name: json_serializable dependency-version: 6.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: leancode_lint dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all_dependencies - dependency-name: build_runner dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: leancode_lint dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all_dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all_dependencies group with 4 updates in the /packages/leancode_force_update directory: in_app_update, json_serializable, leancode_lint and build_runner.
Updates
in_app_updatefrom 4.2.5 to 5.0.0Changelog
Sourced from in_app_update's changelog.
Commits
Updates
json_serializablefrom 6.11.2 to 6.14.0Release notes
Sourced from json_serializable's releases.
Commits
61e7b87Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)62e16d8Bump the dependencies group with 2 updates (#1572)c6cdfcfUpdate analyzer to latest, prepare v6.13.2 (#1571)fba9479Bump the dependencies group with 3 updates (#1568)da67f42allow pkg:analyzer latest, prepare v6.13.1 (#1566)8b781acImprove error message when generating code for Record types with unsupported ...6b711e3Improve error messages when typeToCode throws an exception (#1450)5d5fecaisSynthetic is removed in Analyzer 11 (#1564)c61a809Bump actions/stale from 10.1.1 to 10.2.0 in the dependencies group (#1563)2b03869Prepare for release (#1562)Updates
leancode_lintfrom 17.0.0 to 25.0.0Release notes
Sourced from leancode_lint's releases.
Commits
dd9378f[leancode_lint] Add prefer_abstract_final_class lint (#548)c370fa8[leancode_force_update] Upgradepackage_info_plus(#541)45fa5a8[leancode_debug_page] Upgradeshare_plus, fix sharing on Darwin systems (#540)9e7643dImplement thenever_discard_build_contextlint (#511)92de775Implement theavoid_catch_errorlint (#537)5116ea6Remove deprecated usage (#539)98a9398Bump debug_page (#535)a53d3e3Bump leancode_force_update version (#534)d080229Stop fetching force update version in the background (#533)d1eeaeb[LCMT-26] Fix logging_http_client with non-utf8 body (#532)Updates
build_runnerfrom 2.7.1 to 2.15.1Release notes
Sourced from build_runner's releases.
... (truncated)
Commits
565856bRelease build 4.0.7, build_runner 3.15.1. (#5010)76f0f89Fix workspace vs package build config conflict (#5008)8921c3fFormatting changes due to latest dev SDK. (#5007)e999ea4Fix incorrect build due to racy builder changes. (#4988)d2a2f4fBump SDK upper bounds. (#5006)a72038dSet flattenBuild in passed ReaderWriter. (#5004)ea0cf6bfix(build_daemon): reject cross-origin WebSocket handshakes (CSWSH) (#4992)ae52e61Use BuiltList.of instead of BuiltList.from. (#5003)a8e949cFix trigger evaluation reading ungenerated parts. (#5000)39353efBump actions/cache from 5.0.5 to 6.1.0 in the github-actions group (#5002)Updates
leancode_lintfrom 17.0.0 to 25.0.0Release notes
Sourced from leancode_lint's releases.
Commits
dd9378f[leancode_lint] Add prefer_abstract_final_class lint (#548)c370fa8[leancode_force_update] Upgradepackage_info_plus(#541)45fa5a8[leancode_debug_page] Upgradeshare_plus, fix sharing on Darwin systems (#540)9e7643dImplement thenever_discard_build_contextlint (#511)92de775Implement theavoid_catch_errorlint (#537)5116ea6Remove deprecated usage (#539)98a9398Bump debug_page (#535)a53d3e3Bump leancode_force_update version (#534)d080229Stop fetching force update version in the background (#533)d1eeaeb[LCMT-26] Fix logging_http_client with non-utf8 body (#532)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions